| 2004-08-04 |
Matthias Clasen | Make the the GtkAction{Toggle,Radio,}Entry* arguments... |
commit | commitdiff | tree | snapshot |
| 2004-08-04 |
Matthias Clasen | Make gtk_ui_manager_add_ui() accept paths with a leadin... |
commit | commitdiff | tree | snapshot |
| 2004-08-03 |
Matthias Clasen | Correct the return type of gtk_tree_model_filter_get_fl... |
commit | commitdiff | tree | snapshot |
| 2004-08-03 |
Matthias Clasen | Fix #149191, reported by Morten Welinder: |
commit | commitdiff | tree | snapshot |
| 2004-08-03 |
Matthias Clasen | Add missing parens. (#149190, Morten Welinder) |
commit | commitdiff | tree | snapshot |
| 2004-08-03 |
Matthias Clasen | Remove accidentally committed debug code. |
commit | commitdiff | tree | snapshot |
| 2004-08-03 |
Matthias Clasen | Optimize for the case that row_column and col_column... |
commit | commitdiff | tree | snapshot |
| 2004-08-02 |
Soeren Sandmann | New function. Make sure the sync counter is recreated... |
commit | commitdiff | tree | snapshot |
| 2004-08-02 |
Matthias Clasen | Some trees in combo boxes. |
commit | commitdiff | tree | snapshot |
| 2004-08-02 |
Matthias Clasen | Rework the combo box to handle tree models. (#139582... |
commit | commitdiff | tree | snapshot |
| 2004-08-02 |
Matthias Clasen | Add hover-expand setter and getter. |
commit | commitdiff | tree | snapshot |
| 2004-08-02 |
Matthias Clasen | Add a new boolean property ::hover-expand and make... |
commit | commitdiff | tree | snapshot |
| 2004-08-02 |
Matthias Clasen | Remove some erroneous declarations. |
commit | commitdiff | tree | snapshot |
| 2004-08-02 |
Matthias Clasen | Don't crash if the displayed row is gone. |
commit | commitdiff | tree | snapshot |
| 2004-08-02 |
Morten Welinder | C99ism. |
commit | commitdiff | tree | snapshot |
| 2004-08-02 |
Matthias Clasen | Don't steal the pointer grab from the context menu... |
commit | commitdiff | tree | snapshot |
| 2004-08-02 |
Matthias Clasen | Add a new binding signal ::backspace, bind it to the... |
commit | commitdiff | tree | snapshot |
| 2004-08-02 |
Matthias Clasen | Add missing error traps. (#149011, Thomas Leonard) |
commit | commitdiff | tree | snapshot |
| 2004-08-02 |
Matthias Clasen | Add the same warning that the blink_cb() in GtkEntry... |
commit | commitdiff | tree | snapshot |
| 2004-08-02 |
Matthias Clasen | Document the xalign property and its getter and setter... |
commit | commitdiff | tree | snapshot |
| 2004-08-02 |
Matthias Clasen | Fix progressive loading of 8bit pcx files. (#148518... |
commit | commitdiff | tree | snapshot |
| 2004-08-01 |
Funda Wang | Updated Simplified Chinese translation |
commit | commitdiff | tree | snapshot |
| 2004-08-01 |
Matthias Clasen | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2004-08-01 |
Matthias Clasen | 2.5.1 |
commit | commitdiff | tree | snapshot |
| 2004-08-01 |
Jonathan Blandford | New arguments |
commit | commitdiff | tree | snapshot |
| 2004-08-01 |
Matthias Clasen | Updates for 2.5.1. |
commit | commitdiff | tree | snapshot |
| 2004-07-31 |
Matthias Clasen | Add some forgotten functions. |
commit | commitdiff | tree | snapshot |
| 2004-07-31 |
Matthias Clasen | Use the canonical form of signal names after "notify... |
commit | commitdiff | tree | snapshot |
| 2004-07-31 |
Matthias Clasen | Don't set both states at once. (#148789, Matthew Garret) |
commit | commitdiff | tree | snapshot |
| 2004-07-30 |
Matthias Clasen | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2004-07-30 |
Matthias Clasen | Change the api for separators to use a separator functi... |
commit | commitdiff | tree | snapshot |
| 2004-07-30 |
Kartik B. Mistry | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2004-07-30 |
Matthias Clasen | Fix the positioning of the popup. |
commit | commitdiff | tree | snapshot |
| 2004-07-30 |
Matthias Clasen | Implement this in terms of gtk_combo_box_get_active_ite... |
commit | commitdiff | tree | snapshot |
| 2004-07-29 |
Federico Mena... | Add a field for an "add to shortcuts" menu item. (popup... |
commit | commitdiff | tree | snapshot |
| 2004-07-29 |
Anders Carlsson | Add clipboard demo. |
commit | commitdiff | tree | snapshot |
| 2004-07-29 |
Federico Mena... | Store signal IDs in gulongs, not guints! |
commit | commitdiff | tree | snapshot |
| 2004-07-28 |
cinamod | don't add tearoffs to GtkComboBoxes |
commit | commitdiff | tree | snapshot |
| 2004-07-28 |
Matthias Clasen | Make the fb backend compile against current freetype... |
commit | commitdiff | tree | snapshot |
| 2004-07-28 |
Matthias Clasen | Replace the EXPANDER_MAX macro by ROW_HEIGHT. (#145528) |
commit | commitdiff | tree | snapshot |
| 2004-07-28 |
Matthias Clasen | Warning fixes. |
commit | commitdiff | tree | snapshot |
| 2004-07-28 |
Matthias Clasen | Fix prototype mismatch. (#148589, Nicolas Deves) |
commit | commitdiff | tree | snapshot |
| 2004-07-27 |
Anders Carlsson | Cast to 32-bit integers when premultiplying, suggested... |
commit | commitdiff | tree | snapshot |
| 2004-07-27 |
Anders Carlsson | Fix ChangeLog |
commit | commitdiff | tree | snapshot |
| 2004-07-27 |
Anders Carlsson | Add gdk_draw_rectangle_alpha_libgtk_only which uses... |
commit | commitdiff | tree | snapshot |
| 2004-07-27 |
Anders Carlsson | Remove dialog separators, fix text view background... |
commit | commitdiff | tree | snapshot |
| 2004-07-27 |
Matthias Clasen | Add a frame around the C-f popup to stop it from mergin... |
commit | commitdiff | tree | snapshot |
| 2004-07-27 |
Matthias Clasen | Add gtk_combo_box_get_popup_accessible. |
commit | commitdiff | tree | snapshot |
| 2004-07-27 |
Matthias Clasen | New function necessary to make GtkComboBox accessible... |
commit | commitdiff | tree | snapshot |
| 2004-07-27 |
Matthias Clasen | Hide parentless windows when disposing them. (#133231... |
commit | commitdiff | tree | snapshot |
| 2004-07-26 |
Matthias Clasen | Expand the documentation for GtkLabel::ellipsize. |
commit | commitdiff | tree | snapshot |
| 2004-07-26 |
Matthias Clasen | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2004-07-26 |
Christian Rose | Fix for #148437. Thanks to Robert Ögren for discovering... |
commit | commitdiff | tree | snapshot |
| 2004-07-26 |
Matthias Clasen | Make the GtkComboBox in list mode scroll if the list... |
commit | commitdiff | tree | snapshot |
| 2004-07-25 |
Matthias Clasen | Ignore scroll events from the content of the page.... |
commit | commitdiff | tree | snapshot |
| 2004-07-24 |
Soeren Sandmann | Warn if you try to add a tool item to a toolbar using... |
commit | commitdiff | tree | snapshot |
| 2004-07-23 |
Matthias Clasen | Create the change to initialize target_list to an empty... |
commit | commitdiff | tree | snapshot |
| 2004-07-23 |
Dafydd Harries | Improve various translatable messages. |
commit | commitdiff | tree | snapshot |
| 2004-07-23 |
Matthias Clasen | align the entry in the same way as the cell. (#136749) |
commit | commitdiff | tree | snapshot |
| 2004-07-23 |
Matthias Clasen | Don't iterate too far up. (#147965, Olivier Sessink) |
commit | commitdiff | tree | snapshot |
| 2004-07-23 |
Matthias Clasen | Remove unnecessary checks. (#148175, Morten Welinder) |
commit | commitdiff | tree | snapshot |
| 2004-07-22 |
Gustavo Maciel... | Updated Brazilian Portuguese translation done by Afonso... |
commit | commitdiff | tree | snapshot |
| 2004-07-22 |
Matthias Clasen | Forgotten file. |
commit | commitdiff | tree | snapshot |
| 2004-07-22 |
Amanpreet Singh... | up |
commit | commitdiff | tree | snapshot |
| 2004-07-22 |
Matthias Clasen | Add a new :ellipsize property which controls ellipsizat... |
commit | commitdiff | tree | snapshot |
| 2004-07-22 |
Matthias Clasen | Add additional accessability relations. (#141804, Padra... |
commit | commitdiff | tree | snapshot |
| 2004-07-22 |
Matthias Clasen | Avoid compiler warnings. |
commit | commitdiff | tree | snapshot |
| 2004-07-22 |
Dmitry Mastrukov | ru.po: Updated Russian translation from Russian team... |
commit | commitdiff | tree | snapshot |
| 2004-07-22 |
Matthias Clasen | Require Pango 1.5.1 (for ellipsisation). |
commit | commitdiff | tree | snapshot |
| 2004-07-22 |
Matthias Clasen | Don't leak the list store. (#148135, Crispin Flowerday) |
commit | commitdiff | tree | snapshot |
| 2004-07-22 |
Matthias Clasen | Don't leak the list store. (#148134, Crispin Flowerday) |
commit | commitdiff | tree | snapshot |
| 2004-07-22 |
Matthias Clasen | Don't leak the menu. (#148110, Tommi Komulainen) |
commit | commitdiff | tree | snapshot |
| 2004-07-22 |
Matthias Clasen | Don't leak tree model and tree row reference. (#148125... |
commit | commitdiff | tree | snapshot |
| 2004-07-22 |
Matthias Clasen | Don't leak models. (#148128, Tommi Komulainen) |
commit | commitdiff | tree | snapshot |
| 2004-07-22 |
Matthias Clasen | Don't leak the adjustments. (#148089, Tommi Komulainen) |
commit | commitdiff | tree | snapshot |
| 2004-07-22 |
Matthias Clasen | Don't leak the adjustments. (#148073, Tommi Komulainen) |
commit | commitdiff | tree | snapshot |
| 2004-07-22 |
Matthias Clasen | Don't leak the arrow. (#148064, Tommi Komulainen) |
commit | commitdiff | tree | snapshot |
| 2004-07-21 |
Christian Rose | Updated Uzbek translation by Mashrab Kuvatov |
commit | commitdiff | tree | snapshot |
| 2004-07-21 |
Matthias Clasen | Use the new text target functionality in GtkTargetList... |
commit | commitdiff | tree | snapshot |
| 2004-07-21 |
Guntupalli... | updated hindi translation |
commit | commitdiff | tree | snapshot |
| 2004-07-21 |
Matthias Clasen | Apply patches to unmaintained pieces of software... |
commit | commitdiff | tree | snapshot |
| 2004-07-21 |
Matthias Clasen | Hook up gtk-menu-bar-accel to an XSetting, Gtk/MenuBarA... |
commit | commitdiff | tree | snapshot |
| 2004-07-21 |
Matthias Clasen | Remove trailing commas from enumerations. (#148035) |
commit | commitdiff | tree | snapshot |
| 2004-07-20 |
Federico Mena... | Fix the documentation comment for the editing-started... |
commit | commitdiff | tree | snapshot |
| 2004-07-20 |
Matthias Clasen | Add some refcount debugging. |
commit | commitdiff | tree | snapshot |
| 2004-07-20 |
Matthias Clasen | Allow custom initialization of cell editables. (#147221) |
commit | commitdiff | tree | snapshot |
| 2004-07-20 |
cinamod | some menubar theming improvements |
commit | commitdiff | tree | snapshot |
| 2004-07-20 |
cinamod | this makes inkscape look better |
commit | commitdiff | tree | snapshot |
| 2004-07-20 |
Matthias Clasen | Fix ChangeLog |
commit | commitdiff | tree | snapshot |
| 2004-07-20 |
Matthias Clasen | Set drag_pos before grabbing the focus, since we may... |
commit | commitdiff | tree | snapshot |
| 2004-07-20 |
Matthias Clasen | Don't use uninitialized node pointer. (#147911, Peter... |
commit | commitdiff | tree | snapshot |
| 2004-07-20 |
Soeren Sandmann | Bump version number |
commit | commitdiff | tree | snapshot |
| 2004-07-20 |
Soeren Sandmann | === Released 2.5.0 === |
commit | commitdiff | tree | snapshot |
| 2004-07-19 |
Matthias Clasen | Updates. |
commit | commitdiff | tree | snapshot |
| 2004-07-19 |
Matthias Clasen | Typo fix. |
commit | commitdiff | tree | snapshot |
| 2004-07-19 |
Matthias Clasen | Add bug ref` |
commit | commitdiff | tree | snapshot |
| 2004-07-19 |
Matthias Clasen | Make GtkCellView public, since people seem to have... |
commit | commitdiff | tree | snapshot |
| 2004-07-19 |
Matthias Clasen | Support inline autocompletion in entries (#135953) |
commit | commitdiff | tree | snapshot |
| 2004-07-18 |
David Lodge | Updated British translation. |
commit | commitdiff | tree | snapshot |
| 2004-07-18 |
Soeren Sandmann | Create an empty target list if targets is NULL. |
commit | commitdiff | tree | snapshot |
| next |